home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Prog / M / MPWGCC (Machines).cpt / Machines / tm-sun3-nfp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-03-14  |  103 b   |  6 lines  |  [TEXT/MPS ]

  1. /* Define target machine as a Sun 3 with no 68881.  */
  2.  
  3. #define TARGET_DEFAULT 5
  4.  
  5. #include "tm-sun3.h"
  6.